Skip to content

TST: multi indexing when one column exclusively contains NaT(#38025) #43735

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 29, 2021

Conversation

AliSayyah
Copy link
Contributor

@AliSayyah AliSayyah commented Sep 24, 2021

@debnathshoham debnathshoham added MultiIndex Testing pandas testing functions or related to the test suite labels Sep 24, 2021
@debnathshoham
Copy link
Member

Thanks for the PR @AliSayyah, but seems your test is broken

@AliSayyah
Copy link
Contributor Author

Thanks for the PR @AliSayyah, but seems your test is broken

I'll fix it. Thank you.

@jreback jreback added this to the 1.4 milestone Sep 29, 2021
@jreback jreback merged commit 9bd3e41 into pandas-dev:master Sep 29, 2021
@jreback
Copy link
Contributor

jreback commented Sep 29, 2021

thanks @AliSayyah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MultiIndex Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Setting a MultiIndex through set_index where one of the columns contains exclusively NaTs converts them to NaNs
4 participants